home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / SAS-C / sc655pch / mount / mount.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-01-11  |  101 b   |  3 lines

  1. int DisMount(struct DeviceList *volume);
  2. struct DeviceList *Mount(char *name, struct MsgPort *port);
  3.